PEP 545: Update language tag guidelines#5000
Conversation
Cover usage of script subtags in IETF language tags.
Documentation build overview
|
|
I think we’ve generally decided to leave the PEP for now (as it also needs many other changes), and update the devguide instead. |
|
This should be discussed in another place first, such as https://github.com/python/docs-community/issues or https://discuss.python.org/c/documentation/26. |
|
@m-aciek It would be better to start discussing it as a PR to the devguide and in the community meeting first. Thanks! |
|
I'm no longer working on documentation translation, so I wrote #5001 to remove myself from code owners. |
|
I'm going to close this for now rather than move the discussion elsewhere. The devguide is neutral regarding language subtags. It's the PEP that favors region subtags somewhat over script subtags. For what it's worth, we've settled on using plain |
Cover usage of script subtags in IETF language tags.
Previous (current) version mentions only region subtags, whereas script subtags can cover wider audience, while still being correct. For example Django documentation use
zh-hansfor Chinese written in simplified script.cc @JulienPalard @methane @vstinner
PEP 123: Summary of changes)